XR API 2.4
Loading...
Searching...
No Matches
SonyOzDisplayResolution Struct Reference

Display resolution. More...

#include <xr_api_defs.h>

Public Member Functions

 SonyOzDisplayResolution ()
 Constructor.
 
 SonyOzDisplayResolution (uint32_t in_width, uint32_t in_height)
 Constructor Specify the display width resolution in px Specify the display height resolution in px.
 

Public Attributes

uint32_t width
 Display width resolution in px.
 
uint32_t height
 Display height resolution in px.
 
uint32_t area
 Display area.
 

Detailed Description

Display resolution.

Constructor & Destructor Documentation

◆ SonyOzDisplayResolution() [1/2]

SonyOzDisplayResolution::SonyOzDisplayResolution ( )
inline

Constructor.

◆ SonyOzDisplayResolution() [2/2]

SonyOzDisplayResolution::SonyOzDisplayResolution ( uint32_t in_width,
uint32_t in_height )
inline

Constructor Specify the display width resolution in px Specify the display height resolution in px.

Member Data Documentation

◆ area

uint32_t SonyOzDisplayResolution::area

Display area.

◆ height

uint32_t SonyOzDisplayResolution::height

Display height resolution in px.

◆ width

uint32_t SonyOzDisplayResolution::width

Display width resolution in px.


The documentation for this struct was generated from the following file: